NewTenantObject
The tenant object for creating new tenants.
API Section: Objects
Type: Object
Properties
Name |
Description |
Required |
Type |
Format |
---|---|---|---|---|
id |
The tenant ID. If provided, the GUID will be used. Otherwise, the function will auto-create it. |
- |
string |
|
name |
The tenant's name |
Y |
string |
|
viewerSeats |
Number of Viewer seat licenses to allocate to the tenant |
Y |
integer |
int32 |
proSeats |
Number of Professional seat licenses to allocate to the tenant |
Y |
integer |
int32 |
showGroupFolder |
Boolean flag to show a tenant's group folders |
- |
boolean |
*Required elements are only used for API parameters